Skip to content

chore: drop Tarantool 1.10 and 2.x support#1284

Open
bigbes wants to merge 1 commit intov3from
bigbes/tntp-7631-delete-old-tarantool-support
Open

chore: drop Tarantool 1.10 and 2.x support#1284
bigbes wants to merge 1 commit intov3from
bigbes/tntp-7631-delete-old-tarantool-support

Conversation

@bigbes
Copy link
Copy Markdown
Collaborator

@bigbes bigbes commented Apr 30, 2026

The v3 line targets Tarantool 3.x exclusively. This removes:

  • Per-version build patches for 1.x and 2.x (cli/install/patch.go and the embedded files under cli/install/extra/), plus the patchTarantool step and the 1.x backtrace flag in prepareCmakeOpts.
  • The isMasked filter in cli/search collapses to version.Major < 3.
  • Stop()'s 1.10 console-socket cleanup, the cluster instance Major < 3 guard, the 1.10 fallback comment in replicaset status, and the 2.x UUID comment in status.
  • Tarantool 1.10 / 2.10 / 2.11 entries from full-ci.yml CE and EE matrices; no-tarantool default bumped to 3.0.
  • Help-text examples in install/binaries/search/run updated to use Tarantool 3.x version strings instead of stale 1.10/2.10/2.11 ones.

Related to TNTP-7631

@bigbes bigbes requested a review from sssciel April 30, 2026 15:04
The v3 line targets Tarantool 3.x exclusively. This removes:

- Per-version build patches for 1.x and 2.x (cli/install/patch.go and
  the embedded files under cli/install/extra/), plus the patchTarantool
  step and the 1.x backtrace flag in prepareCmakeOpts.
- The isMasked filter in cli/search collapses to version.Major < 3.
- Stop()'s 1.10 console-socket cleanup, the cluster instance Major < 3
  guard, the 1.10 fallback comment in replicaset status, and the 2.x
  UUID comment in status.
- Tarantool 1.10 / 2.10 / 2.11 entries from full-ci.yml, tests.yaml CE
  and EE matrices; no-tarantool default bumped to 3.0.
- Help-text examples in install/binaries/search/run updated to use
  Tarantool 3.x version strings instead of stale 1.10/2.10/2.11 ones.

Related to TNTP-7631
@bigbes bigbes force-pushed the bigbes/tntp-7631-delete-old-tarantool-support branch from 06f6b16 to a78b282 Compare May 1, 2026 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant